x86/cpuid: Remove the legacy path handling extd leaves
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 20 Jan 2017 13:58:44 +0000 (13:58 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 25 Jan 2017 10:26:29 +0000 (10:26 +0000)
commit06348811b63e82f9aa0df4d4b44f1f7f2bb2418a
tree9827f9491cd002b6fde451cf21ff9de0c1198f62
parent8cb4bae1c1aa13ddb3ba11dda3f593b1f7f0ed80
x86/cpuid: Remove the legacy path handling extd leaves

All leaves in the extd union are handled in guest_cpuid() now, so remove
legacy handling.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/cpuid.c
xen/include/asm-x86/cpuid.h